﻿2026-07-08T23:59:19.3671987Z ##[group]Run actions/checkout@v5
2026-07-08T23:59:19.3672206Z with:
2026-07-08T23:59:19.3672358Z   repository: SaberMage/spt-shell-notify
2026-07-08T23:59:19.3672538Z   path: .adapter-notify
2026-07-08T23:59:19.3674235Z   token: ***
2026-07-08T23:59:19.3674363Z   ssh-strict: true
2026-07-08T23:59:19.3674486Z   ssh-user: git
2026-07-08T23:59:19.3674627Z   persist-credentials: true
2026-07-08T23:59:19.3674766Z   clean: true
2026-07-08T23:59:19.3674900Z   sparse-checkout-cone-mode: true
2026-07-08T23:59:19.3675055Z   fetch-depth: 1
2026-07-08T23:59:19.3675171Z   fetch-tags: false
2026-07-08T23:59:19.3675290Z   show-progress: true
2026-07-08T23:59:19.3675412Z   lfs: false
2026-07-08T23:59:19.3675522Z   submodules: false
2026-07-08T23:59:19.3675641Z   set-safe-directory: true
2026-07-08T23:59:19.3675771Z env:
2026-07-08T23:59:19.3675883Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-08T23:59:19.3676040Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-08T23:59:19.3676185Z ##[endgroup]
2026-07-08T23:59:19.4511990Z Syncing repository: SaberMage/spt-shell-notify
2026-07-08T23:59:19.4516986Z ##[group]Getting Git version info
2026-07-08T23:59:19.4517278Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-08T23:59:19.4925386Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-08T23:59:19.5165904Z git version 2.43.0.windows.1
2026-07-08T23:59:19.5192819Z ##[endgroup]
2026-07-08T23:59:19.5200336Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9faa7342-e12a-49ca-814a-0d33537f5c96\.gitconfig'
2026-07-08T23:59:19.5214999Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9faa7342-e12a-49ca-814a-0d33537f5c96' before making global git config changes
2026-07-08T23:59:19.5215493Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T23:59:19.5220544Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-08T23:59:19.5496209Z ##[group]Initializing the repository
2026-07-08T23:59:19.5501703Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-08T23:59:19.5865835Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-08T23:59:19.5893664Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-08T23:59:19.6199809Z ##[endgroup]
2026-07-08T23:59:19.6200162Z ##[group]Disabling automatic garbage collection
2026-07-08T23:59:19.6207046Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-08T23:59:19.7643605Z ##[endgroup]
2026-07-08T23:59:19.7643905Z ##[group]Setting up auth
2026-07-08T23:59:19.7644211Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-08T23:59:19.7886313Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-08T23:59:20.2322657Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T23:59:20.2584730Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-08T23:59:20.8349236Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T23:59:20.8593209Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-08T23:59:21.4048815Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-08T23:59:21.4361805Z ##[endgroup]
2026-07-08T23:59:21.4362067Z ##[group]Determining the default branch
2026-07-08T23:59:21.4363745Z Retrieving the default branch name
2026-07-08T23:59:21.9389390Z Default branch 'main'
2026-07-08T23:59:21.9389776Z ##[endgroup]
2026-07-08T23:59:21.9389999Z ##[group]Fetching the repository
2026-07-08T23:59:21.9396116Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-08T23:59:22.9667296Z From https://github.com/SaberMage/spt-shell-notify
2026-07-08T23:59:22.9667733Z  * [new branch]      main       -> origin/main
2026-07-08T23:59:22.9803495Z ##[endgroup]
2026-07-08T23:59:22.9803745Z ##[group]Determining the checkout info
2026-07-08T23:59:22.9805059Z ##[endgroup]
2026-07-08T23:59:22.9810439Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-08T23:59:23.0108477Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-08T23:59:23.0378090Z ##[group]Checking out the ref
2026-07-08T23:59:23.0383221Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-08T23:59:23.0730047Z branch 'main' set up to track 'origin/main'.
2026-07-08T23:59:23.0730293Z Reset branch 'main'
2026-07-08T23:59:23.0750222Z ##[endgroup]
2026-07-08T23:59:23.1024543Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-08T23:59:23.1252394Z ee2d37eadc730c0019e0af82d683074c509634a2
